home *** CD-ROM | disk | FTP | other *** search
/ Over 1,000 Windows 95 Programs / Over 1000 Windows 95 Programs (Microforum) (Disc 1).iso / 0950 / setup.exe / 0 / RCDATA / TMAIN / TMAIN.txt < prev   
Text File  |  1996-09-29  |  4KB  |  231 lines

  1. object main: Tmain
  2.   Left = 351
  3.   Top = 223
  4.   Width = 440
  5.   Height = 406
  6.   Caption = 'The CrashCourse Installer'
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   FormStyle = fsStayOnTop
  12.   Position = poScreenCenter
  13.   Visible = True
  14.   OnActivate = FormActivate
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Image1: TImage
  18.     Left = 0
  19.     Top = 0
  20.     Width = 432
  21.     Height = 360
  22.     Align = alClient
  23.     Picture.Data = {<image000.bmp>}
  24.     Stretch = True
  25.   end
  26.   object var1: TLabel
  27.     Left = 80
  28.     Top = 416
  29.     Width = 21
  30.     Height = 13
  31.     Caption = 'var1'
  32.     Visible = False
  33.   end
  34.   object Label1: TLabel
  35.     Left = 64
  36.     Top = 192
  37.     Width = 79
  38.     Height = 13
  39.     Caption = 'Source Directory'
  40.     Font.Color = clWhite
  41.     Font.Height = -11
  42.     Font.Name = 'MS Sans Serif'
  43.     Font.Style = []
  44.     ParentFont = False
  45.     Transparent = True
  46.   end
  47.   object Label3: TLabel
  48.     Left = 64
  49.     Top = 240
  50.     Width = 98
  51.     Height = 13
  52.     Caption = 'Destination Directory'
  53.     Font.Color = clWhite
  54.     Font.Height = -11
  55.     Font.Name = 'MS Sans Serif'
  56.     Font.Style = []
  57.     ParentFont = False
  58.     Transparent = True
  59.   end
  60.   object title: TImage
  61.     Left = 24
  62.     Top = 24
  63.     Width = 385
  64.     Height = 145
  65.     Stretch = True
  66.   end
  67.   object Label2: TLabel
  68.     Left = 64
  69.     Top = 280
  70.     Width = 84
  71.     Height = 13
  72.     Caption = 'Start Menu Folder'
  73.     Font.Color = clWhite
  74.     Font.Height = -11
  75.     Font.Name = 'MS Sans Serif'
  76.     Font.Style = []
  77.     ParentFont = False
  78.     Transparent = True
  79.   end
  80.   object Label4: TLabel
  81.     Left = 40
  82.     Top = 56
  83.     Width = 353
  84.     Height = 89
  85.     Alignment = taCenter
  86.     AutoSize = False
  87.     Font.Color = clWhite
  88.     Font.Height = -33
  89.     Font.Name = 'Times New Roman'
  90.     Font.Style = [fsBold, fsItalic]
  91.     ParentFont = False
  92.     Transparent = True
  93.   end
  94.   object Label5: TLabel
  95.     Left = 16
  96.     Top = 8
  97.     Width = 217
  98.     Height = 13
  99.     AutoSize = False
  100.     Caption = 'Label5'
  101.     Visible = False
  102.   end
  103.   object Label6: TLabel
  104.     Left = 40
  105.     Top = 152
  106.     Width = 38
  107.     Height = 13
  108.     Caption = 'Version:'
  109.     Font.Color = clWhite
  110.     Font.Height = -11
  111.     Font.Name = 'MS Sans Serif'
  112.     Font.Style = []
  113.     ParentFont = False
  114.     Transparent = True
  115.   end
  116.   object Label7: TLabel
  117.     Left = 88
  118.     Top = 152
  119.     Width = 21
  120.     Height = 13
  121.     Caption = '1.00'
  122.     Font.Color = clWhite
  123.     Font.Height = -11
  124.     Font.Name = 'MS Sans Serif'
  125.     Font.Style = []
  126.     ParentFont = False
  127.     Transparent = True
  128.   end
  129.   object s: TEdit
  130.     Left = 64
  131.     Top = 208
  132.     Width = 265
  133.     Height = 17
  134.     BorderStyle = bsNone
  135.     Color = clWhite
  136.     TabOrder = 0
  137.     Text = 's'
  138.   end
  139.   object d: TEdit
  140.     Left = 64
  141.     Top = 256
  142.     Width = 265
  143.     Height = 17
  144.     BorderStyle = bsNone
  145.     Color = clWhite
  146.     TabOrder = 1
  147.     Text = 'd'
  148.   end
  149.   object Button2: TButton
  150.     Left = 264
  151.     Top = 328
  152.     Width = 75
  153.     Height = 25
  154.     Caption = 'Install'
  155.     TabOrder = 2
  156.     OnClick = Button2Click
  157.   end
  158.   object Button1: TButton
  159.     Left = 352
  160.     Top = 328
  161.     Width = 75
  162.     Height = 25
  163.     Caption = 'Exit'
  164.     TabOrder = 3
  165.     OnClick = Button1Click
  166.   end
  167.   object ini: TListBox
  168.     Left = 216
  169.     Top = 384
  170.     Width = 121
  171.     Height = 97
  172.     ItemHeight = 13
  173.     TabOrder = 4
  174.     Visible = False
  175.   end
  176.   object StatusBar1: TStatusBar
  177.     Left = 0
  178.     Top = 360
  179.     Width = 432
  180.     Height = 19
  181.     Panels = <>
  182.     SimplePanel = False
  183.   end
  184.   object smenu: TComboBox
  185.     Left = 64
  186.     Top = 296
  187.     Width = 265
  188.     Height = 21
  189.     Color = clWhite
  190.     ItemHeight = 13
  191.     TabOrder = 6
  192.   end
  193.   object smenubox: TFileListBox
  194.     Left = 120
  195.     Top = 416
  196.     Width = 65
  197.     Height = 25
  198.     FileType = [ftDirectory]
  199.     ItemHeight = 13
  200.     TabOrder = 7
  201.     Visible = False
  202.   end
  203.   object Button3: TButton
  204.     Left = 8
  205.     Top = 328
  206.     Width = 75
  207.     Height = 25
  208.     Caption = 'About'
  209.     TabOrder = 8
  210.     OnClick = Button3Click
  211.   end
  212.   object Button4: TButton
  213.     Left = 344
  214.     Top = 200
  215.     Width = 49
  216.     Height = 25
  217.     Caption = 'Browse'
  218.     TabOrder = 9
  219.     OnClick = Button4Click
  220.   end
  221.   object Button5: TButton
  222.     Left = 344
  223.     Top = 248
  224.     Width = 49
  225.     Height = 25
  226.     Caption = 'Browse'
  227.     TabOrder = 10
  228.     OnClick = Button5Click
  229.   end
  230. end
  231.